Skip to content

Conversation

@yuzefovich
Copy link
Member

TestVectorIndexMergingDuringBackfillWithPrefix is rather intensive, and we've seen a couple of failures due to general overload in the external-process mode under deadlock, so we'll just disable that mode under deadlock. Alternative idea I had was to exempt the tenant from rate limiting, but I wasn't able to reproduce the failure on gceworker, so I couldn't verify that it worked and decided to not go with it.

Fixes: #156995.
Release note: None

`TestVectorIndexMergingDuringBackfillWithPrefix` is rather intensive,
and we've seen a couple of failures due to general overload in the
external-process mode under deadlock, so we'll just disable that mode
under deadlock. Alternative idea I had was to exempt the tenant from
rate limiting, but I wasn't able to reproduce the failure on gceworker,
so I couldn't verify that it worked and decided to not go with it.

Release note: None
@yuzefovich yuzefovich requested review from a team and mw5h November 14, 2025 03:15
@yuzefovich yuzefovich added backport-25.4.x Flags PRs that need to be backported to 25.4 backport-25.4.1-rc Wednesday, 11/26: release-25.4.1-rc will be frozen labels Nov 14, 2025
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@mw5h mw5h left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

@mw5h reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! 1 of 0 LGTMs obtained (waiting on @yuzefovich)

@yuzefovich
Copy link
Member Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Nov 17, 2025

@craig craig bot merged commit b010ba8 into cockroachdb:master Nov 17, 2025
23 checks passed
@blathers-crl
Copy link

blathers-crl bot commented Nov 17, 2025

Based on the specified backports for this PR, I applied new labels to the following linked issue(s). Please adjust the labels as needed to match the branches actually affected by the issue(s), including adding any known older branches.


Issue #156995: branch-release-25.4.1-rc.


🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-25.4.x Flags PRs that need to be backported to 25.4 backport-25.4.1-rc Wednesday, 11/26: release-25.4.1-rc will be frozen target-release-26.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

sql/backfill: TestVectorIndexMergingDuringBackfillWithPrefix failed

3 participants